@charset "UTF-8";
/*导航样式*/
#banner{ width: 100%; height: 350px; margin-bottom: 50px;}
#banner img{ width: 100%; height: 350px;}

/*内容部分*/

/*公司简介*/
#main{ width: 100%;}
.main_first{ width: 100%; height: 560px; margin-bottom: 50px;}
.main1{ width: 1200px; height: 560px; margin: 0 auto;}
.main1_top{ width: 1200px; height: 80px; text-align: center; margin-bottom: 30px;}
.main1_top h1{ width: 110px; height: 37px; margin: 0 545px; border-bottom: 3px solid #ed5844; font-size: 24px;}
.main1_top p{ height: 40px; line-height: 37px; color: #b1b1b1;}
.main1 .main1_center{ width: 1200px; height: 450px;}
.main1 .main1_center img{ width: 470px; height: 450px; margin-left: 50px; margin-right: 75px; float: left;}
.main1 .main1_center .word{ width: 555px; height:450px; margin-right: 50px; float: left;}
.main1 .main1_center .word h2{ width: 555px; height: 64px; line-height: 64px; font-size: 20px; text-align: center;}
.main1 .main1_center .word p{ line-height: 30px; color: #929292; text-indent: 2em;}

/*企业文化*/
.main_second{ width: 100%; height: 370px; margin-bottom: 50px;}
.main2{ width: 1200px; height: 370px; margin: 0 auto;}
.main2 .main2_center{ width: 1200px; height: 260px;}
.main2 .main2_center .word{ width: 405px; margin-right: 60px; float: left;}
.main2 .main2_center h2{ height: 64px; line-height: 64px; font-size: 20px;}
.main2 .main2_center p{ line-height: 30px; color: #929292;}

/*团队风采*/
.main_third{ width: 100%; height: 710px; margin-bottom: 50px;}
.main3{ width: 1200px; height: 710px; margin: 0 auto;}
.main3 .main3_center{ width: 1200px; height: 600px;}
.main3 .main3_center .pic{ width: 300px; height: 200px; background-color: #e0e0e0; float: left;}
.main3 .main3_center .word{ width: 240px; height: 200px; padding: 0 30px; background-color: #e0e0e0; float: left;}
.main3 .main3_center .word h2{ font-size: 20px; padding-top: 30px; padding-bottom: 15px;}
.main3 .main3_center .word p{ line-height: 30px;}

/*旗下业务*/
.main_four{ width: 100%; height: 510px; margin-bottom: 50px;}
.main4{ width: 1200px; height: 110px; margin: 0 auto;}
.main4_center{ width: 100%; height: 394px; border-top: 3px solid #ed5844; border-bottom: 3px solid #ed5844;}
.main4_center .main4_center1{ width: 1200px; height: 294px; margin: 0 auto; text-align: center; line-height: 174px; padding-top: 50px;}
.main4_center .pic{ width: 283px; height: 120px; margin: 0 20px 50px 0; border: 1px solid #b5b5b5; float: left;}
.main4_center .pic:hover{ border: 1px solid #ed5844;}
.main4_center .pic1{ margin-right: 0;}





.waikuang_you {
    width: 370px;
    height: 379px;
    position: fixed;
    top: 250px;
    left: 50%;
    text-align: center;
    z-index: 1000;
    margin-left: -185px;
}

.neikuang {
    width: 370px;
    height: 379px;
    margin: 0px auto;
    background-image: url(images/taiyang.png);
    background-position: left top;
    background-repeat: no-repeat;
    z-index: auto;
    border: 0px solid #FFFFFF;
    position: relative;
}



.guanbicha {
    width: 50px;
    height: 40px;
    margin-top: 20px;
    float: right;
    background-image: url(images/cha.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 0px solid #FFFFFF;
}
